CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LU Decomposition

搜索资源列表

  1. LU decomposition

    0下载:
  2. LU decomposition with partial pivoting
  3. 所属分类:matlab例程

    • 发布日期:2011-04-12
    • 文件大小:592
    • 提供者:chcdgary
  1. LU分解法求解线性方程组.zip

    1下载:
  2. LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1582
    • 提供者:倪泰山
  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. dolittle

    0下载:
  2. 实现了数值分析课程中的dolittle LU分解法 可以直接运行-Numerical analysis course to achieve the dolittle LU decomposition can be run directly
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:720
    • 提供者:xu huan
  1. LU

    0下载:
  2. LU分解解3对角方程组 fortran子例程-LU decomposition of solutions of 3 pairs of diagonal equations fortran subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1711
    • 提供者:Big Boss
  1. LUdep

    1下载:
  2. 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1923
    • 提供者:Juri hui
  1. LU

    0下载:
  2. 数值分析中LU分解法解结构矩阵问题,Visual C#源代码-Numerical analysis of LU decomposition method solution of the problem structure matrix, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:王大和
  1. LU

    0下载:
  2. LU decomposition code
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:richard
  1. LU

    0下载:
  2. LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:275977
    • 提供者:lihongsheng
  1. lu

    1下载:
  2. LU decomposition routines in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:22915
    • 提供者:xyz
  1. LU

    0下载:
  2. LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:zzh
  1. LU

    0下载:
  2. LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
  3. 所属分类:Other systems

    • 发布日期:2015-04-02
    • 文件大小:3427
    • 提供者:hgyvjuyvk
  1. LUMATLAB

    0下载:
  2. 本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组-This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:大锅
  1. matrix_LUDecomposition

    0下载:
  2. os : window vista 32bit compiller : visual c++ 6.0 n*n matrix LU Decomposition program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:244921
    • 提供者:Eunsoo Na
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:1920
    • 提供者:James
  1. Matrix-by-LU-decomposition

    0下载:
  2. 在Matlab中输入任意矩阵,就可进行LU分解。-Matrix by LU decomposition
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:577
    • 提供者:谢连斌
  1. paralle_lu

    0下载:
  2. MPI LU decomposition
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2868
    • 提供者:erdem
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1135
    • 提供者:jiaoyl
  1. LU-decomposition-

    0下载:
  2. LU分解法解方程,数值计算,C++源码,下载可用-LU decomposition method of solving equations, numerical calculation C++ source, available for download
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:626842
    • 提供者:杰瑞
  1. LU-decomposition

    0下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式-LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:2033362
    • 提供者:谢慧明
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com